home *** CD-ROM | disk | FTP | other *** search
/ Take The Lead Press Kit / Take the Lead Press Kit.iso / pc / start.dxr / 00001_registerBuddyAPI.ls next >
Encoding:
Text File  |  2005-03-04  |  124 b   |  6 lines

  1. on prepareMovie
  2.   if (the environment).platform contains "windows" then
  3.     baRegister("SuperColor", 10090044)
  4.   end if
  5. end
  6.